CryptoPro Oscar store.
Public API.

ru.CryptoPro.JCP.KeyStore.Oscar
Class InvalidKeyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by opencard.core.OpenCardException
                  extended by opencard.core.service.CardServiceException
                      extended by opencard.core.service.CardServiceImplementationException
                          extended by opencard.opt.service.CardServiceMissingAuthorizationException
                              extended by ru.CryptoPro.JCP.KeyStore.Oscar.InvalidKeyException
All Implemented Interfaces:
java.io.Serializable

public class InvalidKeyException
extends opencard.opt.service.CardServiceMissingAuthorizationException

Неправильный PIN.

See Also:
Serialized Form
Version:2.0

Constructor Summary
InvalidKeyException(java.lang.String msg)
          Конструктор для неправильного Pin с строкой сообщения.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidKeyException

public InvalidKeyException(java.lang.String msg)
Конструктор для неправильного Pin с строкой сообщения.

Parameters:
msg - сообщения о неправильном pin.

Copyright Crypto-Pro.
All rights reserved.